ActiveReports for .NET 18.0J
ObservableCollectionAdapter<T> コンストラクタ

GrapeCity.ActiveReports.Converters 名前空間 > ObservableCollectionAdapter<T> クラス : ObservableCollectionAdapter<T> コンストラクタ
採用するコレクションです。
クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal collection As ObservableCollection(Of T) _
)
public ObservableCollectionAdapter<T>( 
   ObservableCollection<T> collection
)

パラメータ

collection
採用するコレクションです。
参照

ObservableCollectionAdapter<T> クラス
ObservableCollectionAdapter<T> メンバ